home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / ast_93.zip / 0760.TB < prev    next >
Text File  |  1992-06-10  |  2KB  |  50 lines

  1. =============================================================================
  2.  
  3. AST RESEARCH, INC.         TECHNICAL BULLETIN #0760                  06-10-92
  4.  
  5. =============================================================================
  6.  
  7.  
  8.                ASTIVGA.EXE ON THE PREMIUM II AND BRAVO SYSTEMS
  9.  
  10.  
  11. PROBLEM:       The Premium II User's Manual (AST part number 001129-001
  12.                revision X), refers to using a video utility called
  13.                ASTIVGA.EXE.  When trying to access ASTIVGA.EXE, an error
  14.                occurs indicating that this file is not found.  The problem is
  15.                a result of an upgrade to the System Utilities disk for DOS
  16.                5.0 support.
  17.  
  18. EFFECTED
  19. SYSTEMS:       Premium II and BRAVO
  20.  
  21. RESOLUTION:    AST combined the ASTIVGA.EXE module with the ASTMENU.EXE
  22.                module.  Unfortunately, the documentation does not reflect
  23.                the  changes to the section regarding the proper use of the new
  24.                ASTIVGA.EXE.  These additional commands were not added.
  25.                However, the following mode instructions will enable specific
  26.                mode commands to be entered from either the command line or from
  27.                within a batch file.  These commands are not upper or lower case
  28.                sensitive.
  29.  
  30. SYNTAX:        ASTMENU ASTIVGA <mode> [<option>]
  31.  
  32. PARAMETERS:    <mode>
  33.                COLOR, MONO, EGA, CGA, MDA, HERC0, HERC1, 13225C, 13225M,
  34.                13243C, 13243M, 800C, 800M, LOCK, REBOOT
  35.                [<option>]
  36.                LOCK, REBOOT
  37.  
  38.                The LOCK and REBOOT options may also be implemented as a <mode>
  39.                statement.  LOCK maintains the selected mode through a
  40.                warm-boot, but is reset by a cold-boot, system reset, or if the
  41.                ASTIVGA.EXE program is repeated.  The REBOOT option is used to
  42.                reboot the system into a particular mode.  This option is
  43.                typically used to warm boot the system into a non-VGA environment.
  44.                If the selected mode is 800x or 132xxx, the REBOOT option will
  45.                revert back to the monitor's native mode.
  46.  
  47. EXAMPLES:      ASTMENU ASTIVGA CGA REBOOT
  48.                ASTMENU ASTIVGA MONO LOCK
  49.                ASTMENU REBOOT
  50.